runtime.moduledata.end (field)

5 uses

	runtime (current package)
		debuglog.go#L295: 	if len(x) > 4 && datap.etext <= uintptr(str.str) && uintptr(str.str) < datap.end {
		malloc.go#L597: 		p := firstmoduledata.end
		stack.go#L1371: 		if datap.gofunc <= ptr && ptr < datap.end {
		stack.go#L1416: 		if datap.gofunc <= ptr && ptr < datap.end {
		symtab.go#L431: 	end, gcdata, gcbss    uintptr